home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9386 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  885 b 

  1. Path: nntp.develop.bsis.com!bhester
  2. From: barry.hester@bsis.com (Barry Hester)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland Database Tools
  5. Date: 1 Mar 1996 13:40:49 GMT
  6. Organization: Broadway & Seymour, Inc.
  7. Message-ID: <4h6up1$277@scorpio.develop.bsis.com>
  8. References: <4gt1dm$bug@sam.inforamp.net>
  9. NNTP-Posting-Host: 204.116.23.67
  10. X-Newsreader: News Xpress Version 1.0 Beta #3
  11.  
  12. In article <4gt1dm$bug@sam.inforamp.net>, alan@inforamp.net (alan ruth) wrote:
  13. >
  14. >Does anybody know where I could find some borland database tools
  15. >wrapper objects?  
  16. >
  17. >And does anybody know how to access a MS Access table in a MDB file
  18. >with Borlands DBTools?
  19. >
  20. >PS-Please respond to this email address
  21. >    ATTN: John
  22. >
  23. >Thank you
  24. >
  25.  
  26. Get the Microsoft Desktop Database Driver 2.0 pack from MS.  It has a 
  27. full-blown ODBC driver for Access 2.0 files.  Then use BDE to connect to it 
  28. through ODBC.
  29.  
  30. Barry
  31.